 |
 |
 |
 |
#198472 - 05/03/03 10:42 AM
Re: [6.4] [beta] Hit Hack
|
Junior Member
Registered: 05/03/03
Posts: 3
|
I've same problem like "Ellen". I see the hits in the forum sumary: http://www.rztpower.de/ubb/ultimatebb.php but not on next page: http://www.rztpower.de/ubb/ultimatebb.php?ubb=forum;f=1 I've checked all files 2 times. Don't find the problem. Can anyone help me, please? Hanjo ========================= <td valign="top" bgcolor="#dedfdf" align="center"> <font size="2" face="Verdana, Helvetica, sans-serif"> <span id="hit004713"></span> </font> </td>
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#198480 - 05/18/03 04:22 PM
Re: [6.4] [beta] Hit Hack
|
Member
Registered: 09/30/00
Posts: 484
Loc: Muc/Germany
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#198500 - 07/26/03 01:43 AM
Re: [6.4] [beta] Hit Hack
|
Junior Member
Registered: 07/21/03
Posts: 6
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#198505 - 08/20/03 02:29 PM
Re: [6.4] [beta] Hit Hack
|
Member
Registered: 06/18/02
Posts: 51
Loc: England
|
Hi Guys! I installed this hack but once I had I realised it gives you the number of visits to a forum as well as the number of visits to a topic. I don't want this. I just want to know how many times a topic has been visited. I tried skipping out the part below but it also removed the number of visits to the last post column on the forum summary. quote: ******************************** * Open public_forum_summary.pl * ********************************
Find: (~125) =====
$ForumDesc
Replace with: =============
$ForumDesc<span id="hitf$x"></span> How can I remove the number of visits to the forum from the forum summary, or even better how can I stop it counting the number of visits to a forum at all? Thanks in advance.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#198532 - 12/01/03 10:27 PM
Re: [6.4] [beta] Hit Hack
|
I type Like navaho
Registered: 03/10/00
Posts: 25580
Loc: Texas
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#198548 - 12/09/04 12:52 PM
Re: [6.4] [beta] Hit Hack
|
Master Hacker
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#198549 - 03/05/05 10:37 PM
Re: [6.4] [beta] Hit Hack
|
Enthusiast
Registered: 10/10/02
Posts: 394
Loc: Toronto
|
Allen, Ian I have the same problem, it doesn't show any hits http://romanianational.com/ubb/ultimatebb.php/ubb/forum/f/7 I hacked everything like 4 times, same thing. in in ubb_forum I have: $ThisHTML .= &topic_row;
}
$ThisHTML .= &page_bottom; # some HTML which I modified to: $ThisHTML .= &topic_row;
$topicnums .= "$one|";
}
$ThisHTML .= &page_bottom($topicnums); # some HTML and still doesnt work. also the color of the background of the last colums is ..something wrong with it. I looked at PraiseCafee and LKworld to see the difference, they look cool. Can you tell me what is wrong? Thank you, Felix
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|